-
-
Notifications
You must be signed in to change notification settings - Fork 400
Type improvements to landing.py and panel.py #960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Type improvements to landing.py and panel.py #960
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note: I the comments I added aren't issues with what you did, but issues with the code you touched that might as well be fixed now while the code is being changed anyways
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am sorry if this was unclear, but what I intended to say was that both the title and the window title could be moved to the constructor.
Unless it was clear enough and you didn't do it for another reason?
Summary
PanelModal
class (in panel.py) and updated all references in other filesTasks Completed